An introduction to creating NuGet packages with the .NET CLI and publishing to nuget.org. In this tutorial we will build a simple class library from scratch, use good practices to fill out the package metadata, and generate a package with the .NET CLI. To finish it off, we’ll publish our package to nuget.org! Follow Chris Gill: https://twitter.com/chrisraygill Watch the entire series here: https://aka.ms/Nuget101 Download Visual Studio 2019: https://aka.ms/VisualStudio-dotnetconf19 Download .NET Core 3.0: https://aka.ms/Dotnet3 Learn more about NuGet: What is NuGet?: https://aka.ms/NuGet101_WhatIsNuGet Get started with NuGet: https://aka.ms/NuGet101_InstallClientTools Follow NuGet: Twitter: https://twitter.com/NuGet Blogs: https://devblogs.microsoft.com/nuget/ Learn more about .NET: What is .NET? https://dotnet.microsoft.com/learn/dotnet/what-is-dotnet Get started with .NET: https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/intro Download .NET: https://dotnet.microsoft.com/download Follow .NET: Twitter: https://twitter.com/dotnet Facebook: https://www.facebook.com/Dotnet/ Blogs: https://devblogs.microsoft.com/dotnet/ Useful Links: Learn .NET: https://dotnet.microsoft.com/learn .NET Community: https://dotnet.microsoft.com/platform/community .NET Documentation: https://docs.microsoft.com/en-us/dotnet/ NuGet Documentation: https://docs.microsoft.com/en-us/nuget/